Add sarahnovotny to maintainers - #188
Merged
Merged
Conversation
Add Sarah Novotny (GitHub sarahnovotny, Discord 705092472082137109) to users.ts with ROLE_IDS.MAINTAINERS, matching the shape of other maintainer entries. Requested by Den Delimarsky. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Df1Y2g35K76EHJxpyTwVoH
Pulumi PreviewClick to expand preview output |
localden
marked this pull request as ready for review
September 14, 2026 17:57
localden
approved these changes
Sep 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by Den Delimarsky · Slack thread
Before:
sarahnovotny(Sarah Novotny) has no entry insrc/config/users.ts, so she is not a member of themaintainersGitHub team and does not hold themaintainers (synced)Discord role.After: A new member entry for
sarahnovotny(Discord705092472082137109) withmemberOf: [ROLE_IDS.MAINTAINERS]. Perroles.ts, theMAINTAINERSrole maps to themaintainersGitHub team (no parent team) and themaintainers (synced)Discord role, and adds her to themaintainersGoogle group (which allows external members). PerrepoAccess.ts, themaintainersteam haspushon themodelcontextprotocolspec repo andpullonmaintainer-docs. No Google Workspace account is provisioned: GWS accounts are opt-in viafirstName/lastName/googleEmailPrefix, which are intentionally omitted here (same shape as thekoicentry from #178).How: Adds one entry to
src/config/users.ts, in alphabetical position afterSamMorrowDrums. Rannpm ciandnpm run checklocally (prettierformat:check,validate-config,test-config: 33 passed, 0 failed).npm run build/tscwas not runnable locally because@pulumi/googleworkspaceis generated bypulumi install, which is unavailable in this environment; that error is identical onmainand unrelated to this change. CI will run the full build.🤖 Generated with Claude Code
https://claude.ai/code/session_01Df1Y2g35K76EHJxpyTwVoH
Generated by Claude Code